iteration statement meaning in English
迭代语句
Examples
- Generates code for the specified iteration statement
为指定的迭代语句生成代码。 - The following keywords are used in iteration statements
迭代语句中使用下列关键字: - You can create loops by using the iteration statements
通过使用迭代语句可以创建循环。 - It ' s not a jump but rather a way to break out of an iteration statement
它并不属于一次跳转,而是中断循环语句的一种方法。 - Statement passes control to the next iteration of the enclosing iteration statement in which it appears
语句将控制权传递给它所在的封闭迭代语句的下一次迭代。